FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > XFile クラス > XFile コンストラクタ : XFile コンストラクタ(String,String,Nullable<ST_TargetMode>) |
'Declaration
Public Function New( _ ByVal fileName As String, _ ByVal fileType As String, _ ByVal targetMode As Nullable(Of ST_TargetMode) _ )
public XFile( string fileName, string fileType, Nullable<ST_TargetMode> targetMode )